FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/identity-assurance-level-code-system

Packagehl7.fhir.uv.shc-vaccination
Resource TypeCodeSystem
Ididentity-assurance-level-code-system
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/shc-vaccination/https://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig/CodeSystem-identity-assurance-level-code-system.html
URLhttps://smarthealth.cards/ial
Version1.0.0
Statusdraft
Date2024-12-04T21:39:00+00:00
NameIdentityAssuranceLevelCodeSystem
TitleIdentity Assurance Level Code System
Realmuv
Authorityhl7
DescriptionCode representing identity assurance level, based on NIST 800-63-3
CopyrightCopyright Computational Health Informatics Program, Boston Children's Hospital, Boston, MA as part of the [SMART Health Cards Framework](https://smarthealth.cards/ial). Licensed under CC-BY 4.0 (<https://creativecommons.org/licenses/by/4.0/>).
Contentcomplete

Resources that use this resource

ValueSet
identity-assurance-levelIdentity Assurance Level

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem identity-assurance-level-code-system

This case-insensitive code system https://smarthealth.cards/ial defines the following codes:

CodeDisplay
IAL1 Name and birth date were self-asserted.
IAL1.2 An unspecified ID was used to verify name and birth date.
IAL1.4 A US state-issued photo ID or nationally-issued photo ID was used to verify name and birth date.
IAL2 Either remote or in-person identity proofing is required. IAL2 requires identifying attributes to have been verified in person or remotely using, at a minimum, the procedures given in NIST Special Publication 800-63A.
IAL3 In-person identity proofing is required. Identifying attributes must be verified by an authorized CSP representative through examination of physical documentation as described in NIST Special Publication 800-63A.

Source

{
  "resourceType": "CodeSystem",
  "id": "identity-assurance-level-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "https://smarthealth.cards/ial",
  "version": "1.0.0",
  "name": "IdentityAssuranceLevelCodeSystem",
  "title": "Identity Assurance Level Code System",
  "status": "draft",
  "experimental": false,
  "date": "2024-12-04T21:39:00+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "vci-ig@mitre.org"
        }
      ]
    }
  ],
  "description": "Code representing identity assurance level, based on NIST 800-63-3",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright Computational Health Informatics Program, Boston Children's Hospital, Boston, MA as part of the [SMART Health Cards Framework](https://smarthealth.cards/ial). Licensed under CC-BY 4.0 (<https://creativecommons.org/licenses/by/4.0/>).",
  "caseSensitive": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "IAL1",
      "display": "Name and birth date were self-asserted."
    },
    {
      "code": "IAL1.2",
      "display": "An unspecified ID was used to verify name and birth date."
    },
    {
      "code": "IAL1.4",
      "display": "A US state-issued photo ID or nationally-issued photo ID was used to verify name and birth date."
    },
    {
      "code": "IAL2",
      "display": "Either remote or in-person identity proofing is required. IAL2 requires identifying attributes to have been verified in person or remotely using, at a minimum, the procedures given in NIST Special Publication 800-63A."
    },
    {
      "code": "IAL3",
      "display": "In-person identity proofing is required. Identifying attributes must be verified by an authorized CSP representative through examination of physical documentation as described in NIST Special Publication 800-63A."
    }
  ]
}